home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
gamesrc
/
rtankexe
/
testauto.txt
< prev
next >
Wrap
Text File
|
1989-02-13
|
232b
|
31 lines
make a
make dir
auto 1
lock 1
set dir,1
:again
rand a,16
jeq dir,0,:right
:left
left
add a,-1
jgt a,0,:left
set dir,0
goto :again
:right
right
add a,-1
jgt a,0,:right
set dir,1
goto :again